body {
  width: 100%;
  min-width: 100%;
  background: #ffffff;
}

.main .content {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
